home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 36 / PC Gamer IT CD 36 2-2.iso / SINDEMO / sindemo2.exe / data / base / pak0.pak / models / moneybag_inv.def < prev    next >
Text File  |  1998-09-22  |  650b  |  36 lines

  1. SDEF
  2. //
  3. // The file declaration section
  4. //
  5. path models/items/moneybag
  6. scale 1.0
  7. moneybag.sbm
  8. moneybag.tga
  9.  
  10. moneybag.sam
  11.  
  12. id 10 group moneybag twosided
  13.  
  14. //
  15. // The initialization section
  16. //
  17. !init:
  18. server classname item
  19. server aliasprefix MoneyBag_
  20. server setsize "-8 -8 0" "8 8 8"
  21. //server alias snd_pickup "weapons/pkup/ammo/bulletup1.wav"
  22. server iconname "i_moneybag"
  23. server itemname "FCB Money Bag"
  24. server maxamount 20
  25.  
  26. //
  27. // The main section
  28. //
  29. !main:
  30.  
  31. //
  32. // The SINED declaration section
  33. //
  34. /*SINED inventory_moneybag (.3 1 .3) (0 0 0) (0 0 0) NOT_SOLID NOT_DAMAGABLE
  35. Money bag from heist that you can pick-up
  36. */